Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

Implementing Ordinary Differential Equation Solvers in Rust Programming Language for Modeling Vehicle Powertrain Systems

2024-04-09
2024-01-2148
Efficient and accurate ordinary differential equation (ODE) solvers are necessary for powertrain and vehicle dynamics modeling. However, current commercial ODE solvers can be financially prohibitive, leading to a need for accessible, effective, open-source ODE solvers designed for powertrain modeling. Rust is a compiled programming language that has the potential to be used for fast and easy-to-use powertrain models, given its exceptional computational performance, robust package ecosystem, and short time required for modelers to become proficient. However, of the three commonly used (>3,000 downloads) packages in Rust with ODE solver capabilities, only one has more than four numerical methods implemented, and none are designed specifically for modeling physical systems. Therefore, the goal of the Differential Equation System Solver (DESS) was to implement accurate ODE solvers in Rust designed for the component-based problems often seen in powertrain modeling.
Technical Paper

Diesel Oxidation Catalyst Performance with Biodiesel Formulations

2024-04-09
2024-01-2711
Biodiesel (i.e., mono-alkyl esters of long chain fatty acids derived from vegetable oils and animal fats) is a renewable diesel fuel providing life-cycle greenhouse gas emission reductions relative to petroleum-derived diesel. With the expectation that there would be widespread use of biodiesel as a substitute for ultra-low sulfur diesel (ULSD), there have been many studies looking into the effects of biodiesel on engine and aftertreatment, particularly its compatibility to the current aftertreatment technologies. The objective of this study was to generate experimental data to measure the effectiveness of a current technology diesel oxidation catalysts (DOC) to oxidize soy-based biodiesel at various blend levels with ULSD. Biodiesel blends from 0 to 100% were evaluated on an engine using a conventional DOC.
X